Minor code modernization in itracku and tpo.
authorRobert Lipe <robertlipe@gpsbabel.org>
Fri, 30 Jun 2017 19:22:07 +0000 (14:22 -0500)
committerRobert Lipe <robertlipe@gpsbabel.org>
Fri, 30 Jun 2017 19:22:07 +0000 (14:22 -0500)
commit0470a979b61dd94f89ddbedf78605f5eba9dc22b
tree2ce272f8e093e3731661709b7fbf23681071365a
parent9a0713c39ae70d47345c578e107a99f5ccef998b
Minor code modernization in itracku and tpo.

Changed only the encoder to QDateTime in itracku as the other direction
lacked test coverage.
More consistent use of QString in tpo, making it harder to overrun
fixed buffer lengths.
itracku.cc
tpo.cc